Table with Links

Here is a subtitle for this table

{{ tableData1.headerRow[0] }} {{ tableData1.headerRow[1] }} {{ tableData1.headerRow[2] }} {{ tableData1.headerRow[4] }} {{ tableData1.headerRow[5] }}
{{row[0]}} {{row[1]}} {{row[2]}} € {{row[4]}}

Table with Switches

With some subtitle

{{ tableData2.headerRow[0] }} {{ tableData2.headerRow[1] }} {{ tableData2.headerRow[2] }} {{ tableData2.headerRow[3] }} {{ tableData2.headerRow[4] }}
{{row.id}} {{row.name}} {{row.job_position}} € {{row.salary}}

Table Big Boy

A table for content management


{{ tableData3.headerRow[0] }} {{ tableData3.headerRow[1] }} {{ tableData3.headerRow[2] }} {{ tableData3.headerRow[3] }} {{ tableData3.headerRow[4] }}
...
{{row[1]}} {{row[2]}} {{row[3]}} {{row[4]}}