What should be used to divide rows into header, body, and footer sections in a table?
<table> ... </table>
<thead>, <tbody>, <tfoot>
<thead>
<tbody>
<tfoot>
<part>
<section>
<div>