Since there seems to be no "Table" widget in GUI Composer v3, I am attempting to implement a static table in my web app using the 'grid' component. I'm able to implement the headings, but the data I put in the 'options' field for each column is not displayed by the table. Does anyone have a solution for this?
Thanks