Hi ,
Can any one help me to insert row in the data table .
My task is i need to fetch data from pdf and insert int excel sheet.
using data table i can able to fetch data from pdf and insert into excel sheet.
my problem is each time getting the data which i get from pdf will be different,
i need to insert the data in different row in excel sheet.
For eg:
name age sex
venkatesh 22 M
ramesh 25 M
HOW TO ITERATE THE ROWS IN DATA TABLE