@if (rows <= 1) {
} @else { @for (_ of rowArray; let i = $index; track i) {
} }