I am trying to create a model to select Structures, Primary Conductor, and Consumers within individual tax parcel features that are in my TaxParcel Layer. I have been able to create a model that returns the total number of structures that meet a query within all the features but that is as far as I have gotten. How to I modify my model to return statistics for each individual feature within the TaxParcel layer? Also, I need a way to create a .csv file with all of the statistics for each category in it. (# of Structures, miles of Primary Conductor , and # of Consumers)