The vertical table display can be added using the VerticalTableDisplayModifier
modifier.
With this display, each MForm item control is displayed as a column.
To further customize the table, the CellStyle and ColumnStyle
properties can be used.
To change the settings of the table title, the Title can be used.
Currently it is not possible to display items of different types in the same table,
however this functionality is planned.