TableRowElement addRow()

Source

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