Is there a shortcut way to add the results of two statisticalCollectionQueries?

Is there an easy way of adding together two statistical query results?
For example if I query for activeEnergyBurned in a HKStatisticalCollectionQuery and I need to add each result to a HKStatisticalCollection query result for basalEnergyBurned ...to get a NetEnergyBurned array or something similar?
Is there a shortcut way to add the results of two statisticalCollectionQueries?
 
 
Q