TableCellElement addCell()

Source

TableCellElement addCell() {
  return insertCell(-1);
}