export default { description: 'nested {{#each}} blocks', data: { columns: [ 'a', 'b', 'c' ], rows: [ 1, 2, 3 ] }, html: `