{{range $rowindex, $row := .Rows}} {{- if even $rowindex}} {{else}} {{end -}} {{end}}
ID   |   Enabled   |   Description
{{$row.ID}}  |   {{$row.Enabled}}  |   {{$row.Description}}  |