This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Static Table in GUI Composer v3

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