TableRowElement addRow( )

Not documented.

Source

TableRowElement addRow() {
  return insertRow(-1);
}