How can I add table data to my action app

Hello community
I’ve been experimenting with the new feature of Action Apps. The integration of apps and action center.
I have a use case where a bot retrieves some data, and I want to create a action app that displays this data in a grid or table control. I found no resource that could tell me how I can achieve this, just as we would by using normal form tasks.
Does anyone know?

Thanks for the attention.

@Luis_Fernando ,

Did you look my action apps video?

What I mean is if its possible to add a DataTable Type property to the Json Schema so I can pass table data to the Action App without having to use Data Service

Any solution you found to this ?