I have an array with several objects that I would like to download as a CSV.
On review I noticed some objects don't have all the fields. They seem to be missing the same field.
I've been using xano for a month or so now and I continue to be impressed by the functionality. It looks to me like there must be a way to Add a field with a null value to each object that is missing the field perhaps using a push and a for each loop?