A template grid is essentially a glorified listview. So it's datasource, if a microflow, HAS to return a list. You could filter your list so it would be a list of 1 item and plop a dataview in the template grid which has the count-microflow as a datasource.