I really don't know if there's a problem with my syntax.
But this is the problem, whenever I attached/load a file using table (loading either csv or excel file), yes it was able to populate the table as seen on the table console but when executing the program from CodeCreator by just knowing how many rows in it, It was not able to detect the loaded data entry of the table. It returns/display zero number of rows.
But if I the table entry was encode manually (meaning its not loaded/coming from a save file); the code works, it was able to identify the number of rows.
Is this a bug in CodeCreator or I did something wrong? My code is the simplest one that can be found in the wikizenno example (just how many rows it detected).
Thanks
But this is the problem, whenever I attached/load a file using table (loading either csv or excel file), yes it was able to populate the table as seen on the table console but when executing the program from CodeCreator by just knowing how many rows in it, It was not able to detect the loaded data entry of the table. It returns/display zero number of rows.
But if I the table entry was encode manually (meaning its not loaded/coming from a save file); the code works, it was able to identify the number of rows.
Is this a bug in CodeCreator or I did something wrong? My code is the simplest one that can be found in the wikizenno example (just how many rows it detected).
Thanks
