The Text object on the right is going to be used to create a table, 3 columns wide and 3 rows long: | |
Each object in the table is going to contain one Array Element from the Array variable named score: | |
| |
When the table is created, it will look like this: | |
Example 1: What is displayed in Creator Editor | |
When the user runs the publication, the Array Element in each box is replaced by the value contained in the element: | |
Example 2: What the user will see |