Query data to table

I've currently got a query from a MongoDB, I would like to present the results as rows in a table but I'm currently getting this:

I would like it to look like this with each result being a different row.
Screenshot 2022-12-20 at 21.02.33
Query output:
Screenshot 2022-12-20 at 20.59.20

Thanks

That seems like an odd data structure, but you should be able to clean it up with a transformer. Something like: