!--a11y-->
Printing Data in a Table 
Use
You want to display or print contents in tabular form.
Features
You can use the following node types for tables:
template node. Templates are static because the number of columns and lines are determined before the actual output.
The
table node. Tables are dynamic because the table size depends on the amount of data selected at runtime.
To specify the layout of both node types, use
line types.
