table-insert-row

table-insert-row is an interactive autoloaded compiled Lisp function in `table.el'.

It is bound to <menu-bar> <tools> <Table> <Insert> <Row>.

(table-insert-row N)

Insert N table row(s).
When point is in a table the newly inserted row(s) are placed above
the current row. When point is outside of the table it must be below
the table within the table width range, then the newly created row(s)
are appended at the bottom of the table.