I have an issue with outputting sequential data from an array with different items (each item has a different set of fields). I attached an archive with the template, JSON, log, and code.
support.zip (12.1 KB)...var data = new List<Dictionary<string, object>> { new Dictionary<string...}, { "Field2", "Value2" } }, new Dictionary<string, object> {...