Extract sub table from the main table in a web page

In a web page I have line-item section, in which each row has a sub table which is also span over multiple pages.

The red color highlighted area is main line item and green color are sub table and pink color is next button for that sub table
So, how can I extract data from the Sub table.
@ppr @Yoichi @Palaniyappan @Gokul001

Hello @agathiyanv

Are you getting this subtable after clicking on the main table? If its already present try to use Table Extraction and inspect the subtable.

Thanks

I don’t get it