DataTables have a lot of really powerful functionality (I especially appreciate the TypeScript action for buttons). I would love to see a similar table-like container where you can select a workflow and then specify a (custom) component that is generated for each row in the output, with each component having access to {{ CTX.row }} like how the current DataTable exposes it via TypeScript, so you can format your workflow results however you want.