app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents
You can optionally build your table using our sub-components, which map to their respective html table elements:
Table.Head
= thead
Table.Body
= tbody
Table.Row
= tr
Table.Header
= th
Table.Cell
= td