app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails

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