Hi JoCo
What do you mean by vertical order ? do you have an image or a link showing an example ?
what about the next table row ? how should it appear ? after 6 ?
Why do not you change your db table format to be 2 columns, name and value, then you can do it in Chronoforms easily
I mean your database table structure, instead of saving rows you will need to save columns as you showed, the database table itself will need to be changed instead of the output in Chronoforms
You can still do it the way you want in Chronoforms with 2 for loops in HTML view, but if you want to use the default Table view then you need to change your database table format