{{em-table-header-cell title=definition.headerTitle definition=definition tableDefinition=tableDefinition dataProcessor=dataProcessor}}
{{#each rows as |row rowIndex|}}
  {{em-table-cell columnDefinition=definition row=row index=rowIndex}}
{{/each}}
