I’m not sure if this is the correct forum for this question, but I will give it a shot…
I am using a data table to store an array from use to use. The array successfully stores into a single cell! of the table, but when I go to retrieve the data, all of the indices of the array return ‘null’. It sees correctly that there is an array, and it sees how many objects are there, but the array is essentially empty. Any thoughts on how to fix this or how to better solve this problem would be greatly appreciated. Screenshots provided as well as a link to the app.
These three shots show the data in the table as an array, the result of trying to read the data through a console log, and the code block that I created to retrieve (and read) the data.
My goal is to be able to store the data when using the app, and then to quickly retrieve a collection of data when the app is opened.State Plate Game