Understanding Parsing/Mapping Data From A .CSV File
Hello,
I am attempting to pull information from a .csv file and would like to map that data to specific fields on a project. The csv is originating from a spreadsheet. There are a few cells in the spreadsheet that I would like to map data to some project fields.
The CSV file that is being uploaded parses with no data in the bundles, only the header:

Any insight on what I need to do in order to access the rest of the data in the csv? Could it be how the excel sheet is formatted?
Why are my bundles showing up blank?
Here is my Parse CSV Module for context:

