$TABLE.table.DisplayName

#foreach ($col in $TABLE.table.getColumnList()) #end #foreach ($col in $TABLE.table.getColumns()) #if ($col.getValueType() == "Integer" || $col.getValueType() == "Double" || $col.getValueType() == "Decimal") #else #end #end
$colAction
{{item.$col.getName()}}{{item.$col.getName()}}