I was able to fetch data from a external REST server using “wix-fetch” module, however I need to load this data into a grid that already exists in my page.
I found some tutorials explaining how to do that using wix collection, but it is not my case.
How can I do that?
Thanks