I am facing an issue in which there is a csv file (attached below) stored in SD CARD which is connected with my ESP32. Data has been given in row and column which screenshot is attached in picture. the row value like "7.8" comes in string form from sensor & similarly column value like "3.1" also comes from sensor. now i have to fetch data which has been on the junction point of row and column value as marked in picture. kindly help.....