@let model = viewModel(); @for (connection of connections(); track connection.id) { } @for (node of nodes(); track node.id; let index = $index) {
{{ node.text }}
}