@for (row of gridData; track row) { @for (cell of row; track cell) { @let flipped = {value: false}; } }