<#if commonVal?size!=0>
<#list commonVal as row>
<#list row as cell>
|
${cell}
|
#list>
#list>
#if>
<#if errorVal??>
<#list errorVal as row>
<#list row as cell>
|
${cell}
|
#list>
#list>
#if>
<#if errorValByRed??>
<#list errorValByRed as row>
<#list row as cell>
|
${cell}
|
#list>
#list>
#if>