% for content in headings: % endfor % for row in rows: % for cell in row: % endfor % endfor
${content}
${cell.get('content', '')}