{{define "content_table"}} {{range $index, $col := .AllTH}}{{end}} {{range .AllTD}}{{range .}}{{end}}{{end}}
{{ $col.Value }}
{{ .Value }}
{{end}}