In my interactive form, I have a webservice that returns me data in a table.
I am binding this data to a table field in the form context but the form context table is not avaialble for me to use elsewhere.
what is the syntax to fill the webservice data into a table in the form context?