Table.nextRow

Gets the next row in the table, adding a new row if the current row is currently the last.

class Table
nextRow
()

Return Value

Type: Row

reference to the table's next row

Meta