#if($r.isNotEmpty($tableTitle))

$tableTitle

#end #if($r.isNotEmpty($tableCaption)) #end #if($r.isNotEmpty($headerRows)) #foreach($headerRow in $headerRows) #foreach($headerColumn in $headerRow.columns) #end #end #end #foreach($tableRow in $tableRows) #foreach($tableColumn in $tableRow.columns) #if($r.isTrue($tableColumn.header)) #else #end #end #end
$tableCaption
$r.xssScan($headerColumn.text)
$r.xssScan($tableColumn.text)$r.xssScan($tableColumn.text)