I'm exporting the below table as an Excel file, the data is separated into tabs in the output tool using "Change File/Table Name" option.

Is it possible to add a total for each tab, a count of programs?
| Time | Date | Alternate Title | Program |
| 06:50 | 07/03/2017 | ABC | Program1 |
| 13:33 | 07/03/2017 | ABC | Program2 |
| 14:17 | 07/03/2017 | ABC | Program1 |
| 06:50 | 07/03/2017 | XYZ | Program1 |
| 14:17 | 07/03/2017 | XYZ | Program1 |
| 13:33 | 07/03/2017 | ABC | Program1 |
| 13:33 | 07/03/2017 | XYZ | Program1 |
| 14:17 | 07/03/2017 | ABC | Program1 |
| 13:33 | 07/03/2017 | XYZ | Program1 |
| 12:00 | 07/03/2017 | ABC | Program1 |
Any help would be appreciated.