Read the result of a query getRecords - Account

Read the result of a query getRecords - Account

Hello,

I'm new in Zoho API. I've to do an external win Application with Visual Studio.

I have get an Account or many Account calling getRecords and getRecordById methods.

My question is how can I simply format the result of these two methods to show in a grid or similar. Or to do a for each row in the result and piant it on my form.

Thank you very much.