Help me to fix it
Your blocks are hard to read from a screen shot.
Do a right click Download Blocks as Image to get a blocks.png file and post it here.
Also export an .aia project file and post that too.
You are confusing rows and columns in procedure Main.
You are building up a global list of all the destinations in TinyDB,
with each row a list having 3 columns.
What are you expecting to see in the Name, Image, and Description?
They are each built only for a single destination.
AI2 has no facilities built in to show a table of names, images, and descriptions.
See the Debugging FAQ for how to see the contents of your global list.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.