appendCell method

HTMLTableCellElement appendCell()

Implementation

HTMLTableCellElement appendCell() => insertCell(-1);