| Amount | Project | Task | Count | City |
|---|---|---|---|---|
| 184.0 | Army | ea vero eirmod diam | 2 | Neapolis |
| 239.0 | sit dolores sea erat | Roma | ||
| 836.0 | consetetur et dolor clita | 5 | Carthago | |
| 336.0 | Arts | diam elitr eirmod sanctus | 1 | Roma |
| 290.0 | Taxes | clita eos clita sed | ||
| 510.0 | justo Lorem ea est | 4 | Neapolis |
The simplest possible usage of the table tag is to point the table tag at a java.util.List implementation and do nothing else. The table tag will iterate through the list and display a column for each property contained in the objects.
Typically, the only time that you would want to use the tag in this simple way would be during development as a sanity check. For production, you should always define at least a single column.