Table 1:
![raghukaggi_1-1684996489664.png raghukaggi_1-1684996489664.png](https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/58131i60BD6A65F95CDCA1/image-size/medium?v=v2&px=400)
How to read all the rows data from the Table 1 to Table 2
Table 2:
![raghukaggi_2-1684996748656.png raghukaggi_2-1684996748656.png](https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/58132i2CB25B142C04F63A/image-size/medium?v=v2&px=400)
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