- Add ability to map column name to lambda that receives the raw data for a column and converts it in some way before storing it in a result struct. - Should not be necessary by default. - Should be efficient, don't do if this slows things down. Performance before and after feature addition should not be measurably different. - Document in the readme.