I am accessing data from an excel sheet and the table header is in number format (eg:2005-06) as below:
I want to access the data but I am getting an error while I try to access using objects. This is my console which is showing the fetched data:
This is the code I have written and getting an error:
How should I access this data? Note: I cannot change the names of the fields.