rows

The read-only HTMLTableElement property rows returns a live HTMLCollection of all the rows in the table, including the rows contained within any , , and elements.

MDN Reference