I am building a template to create a report from an internal data source generated by our application. The data source is a list of plants containing a list of processes, with a value for each process, and I would like t…... Here is a minimal program with a simple JSON data source...