removeAt

fun removeAt(index: Int): TableRow<T>(source)

Removes the row at the provided index. Returns the removed row.