@for(_ of [].constructor(rowCount()); track $index) {
{{ alphabet[$index] }}
{{ alphabet[$index] }}
}
@for(_ of [].constructor(columnCount()); track $index) {
{{ $index + 1 }}
}
@for(_ of [].constructor(columnCount()); track $index) {
{{ $index + 1 }}
}