@if (cells()) { @if (virtualization()) {
Node
} @else { @for (cell of cells(); track $index) {
Node
}
} @if (showConnections()) { @for (connection of connections(); track connection) { } }
Cache Virtualization Show Connections Number @for (option of totals; track option) { {{ option }} }
}