TableCellElement addCell( )

Not documented.

Source

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