block head style include ../../css/modules/financial-sheet.css style. !{customCSS} block content .sheet .sheet__header .sheet__company-name=organizationName .sheet__sheet-type=sheetName .sheet__sheet-date=sheetDate table.sheet__table thead tr each column in table.columns th(style=column.style class='column--' + column.key)= column.label tbody each row in table.rows tr(class=row.classNames) each cell in row.cells td(class='cell--' + cell.key) span!= cell.value