I need to make a grading table with variable width (2-6) and fill in the data at runtime.
table view should be like this
how can i do this?
Develop games in your browser. Powerful, performant & highly capable.
I mean which tool allows you to do this
If there may be a variable number of users and many rounds, you need to create this table with loops. You probably also might need to scroll it.
Check out this demo, it may give you some ideas:
howtoconstructdemos.com/scrolling-a-list-of-players-scores-images-etc-example-a-capx