Hey... what's up?
i'm having difficulties using the csv plugin..
i think it has to do with the way i'm loading the file..
so this is my issue..
my file is saved and imported to construct as "new list.csv" from an excel speadsheet
then i did:
On start of Layout: Load table from csv string "new list.csv"
But that didn't load it cos when i requested for an item on the list after providing the index, it didn't show up...
Then i tried the csv to array
i did:
On start of Layout: put csv data "new list.csv" into array, map row to x, col to y
That didn't work either..
so now i'm so bummed.. please i need help