ElementTree addTableRow(ElementTree tsect, String class=createString(0))
Arguments
tsect: The table header, footer or body sectionclass: Optionally, the CSS class to apply to the row
Usage
Add a new row to the end of the selected header, body or footer section of a table. Once the table as a whole has at least one row, columns may be added.