When capturing named regex variables, the captured values should be shown in the result table for easy overview.
Since there might be multiple matches per captured variable per stream, we might have to restrict this to grouped variables after #179 to show the group's value per group.
When capturing named regex variables, the captured values should be shown in the result table for easy overview.
Since there might be multiple matches per captured variable per stream, we might have to restrict this to grouped variables after #179 to show the group's value per group.