appendRow method

HTMLTableRowElement appendRow()

Implementation

HTMLTableRowElement appendRow() => insertRow(-1);