What is the most efficient method to get values from StatisticsCollector's other columns in the same row?? I am developing custom Event Value code for a given column that requires the value of another column in the same row. I've tried getValue but need to use column names. Thanks.