Tag Monitoring Tool

I would make a list of tagpaths in an array in a Perspective view custom property (or parameter), make a view custom property with an expression binding that uses my tags() expression function to maintain live subscriptions to them, and then bind a table's data property to the result, probably transforming the output to make it a bit prettier.

The tags() expression function is part of my Integration Toolkit (free) module: