I want to add a condation [[ (o.id in [20,12,21,100,101...etc] ) ]] at row level in block table Like below
<tr [[(o.id not in [20,12,21,15,47,2,48,49,50] ) ]] >
<td> <para style="terp_tblheader_Details_heading"> GST Reg No: </para></td>
<td> 30AAALT13GHTY1Z6 </td>
</tr>