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