tr
Object for managing table rows (elements with the TR tag) on the current page.
Available from 4.6.18Description
the TR Tag serves as a container for creating a table row. Each cell within such a row can be set using the th or td tag.
Learn more about the TR tag (source)
basic functionality