Table 1:
How to read all the rows data from the Table 1 to Table 2
Table 2:
with the below script i can able to read only one row. I need to read morethan 25 rows
$.rawValue=frmTableBlock.tblTable.rowTableSection.rowTableItem[$.parent.parent.index].colLine.rawValue
can you please help to read multiple rows from Table 1 to Table 2