| ID | Name | Status | Comments | |
|---|---|---|---|---|
| sample footer | any sum or custom code can go here | |||
| 28266 | No Sit | no-sit@sanctus.com | NO | et Stet... |
| 92058 | Et Lorem | et-Lorem@labore.com | DOLORE | sed consetetur... |
| 54589 | Sea Et | sea-et@duo.com | LOREM | nonumy sea... |
| 6122 | Dolor Amet | dolor-amet@et.com | DOLORE | Stet consetetur... |
| 8800 | Tempor Magna | tempor-magna@tempor.com | ACCUSAM | et diam... |
| 66246 | Et Tempor | et-tempor@kasd.com | REBUM | voluptua duo... |
| 40338 | Dolore Sed | dolore-sed@est.com | SADIPSCING | sit invidunt... |
| 81366 | Diam Sea | diam-sea@sea.com | SANCTUS | et dolores... |
| 74082 | Et Labore | et-labore@sanctus.com | JUSTO | takimata sit... |
| 57576 | Et Amet | et-amet@et.com | UT | sanctus ea... |
You can use the <display:caption> tag to add a caption to your table. The caption tag
should be nested directly into the table tag. It supports all the standard html caption tag attributes (title, id,
class, style, lang and dir).
If you need to add a table footer with totals, static code, etc. you can nest a <table:footer>
tag inside the main table tag. All the content in the footer will be evaluated only once and written at the end of the
table, wrapped in a tfoot html tag.