Datascarpping issue in Windows Application

Hi,
I am not bale to do data scarpping in one of my Windows Exe Application , In design i have table type structure but still not able to do data scarpping as its not able to consider as grid . it is issue because of windows application or something else?? is there any other way to get data apart from screen scrapping ???

@kruti_kapadia If you have tried All Frameworks and still cannot perform Data Scraping, it means that Element is not Suitable for a Table Structure.
You can Iterate over the rows in that Table I guess, if Suitable Selectors are available.