{#if loop.first && firstCellIsHeader} {@html cell.html ? cell.html : cell.text || ''} {:else}{#if loop.first} {@html cell.html ? cell.html : cell.text || ''} {:else} {@html cell.html ? cell.html : cell.text || ''} {/if}{/if}