Invalid CSV (not enough columns). Either broken or in error
The first time I ran this I had now problem analyzing the results. But subsequent runs every CSV that's recorded results in "Invalid CSV (not enough columns). Either broken or in error" when trying to load and look at results as shown below.

Actuall output csv file is attached but here's a sample

The output of the first run I made that actually let's me analyze results looks like this:

The problem is the SIMPLE checkbox. We're checking for a specific column count, but since the SIMPLE box causes output to not include extended data, the analysis section thinks that we've got an invalid file.
@brianhrowe, you should be able to work around this by turning off the SIMPLE option until we get this fixed.
@h0rnman I'll try to run it without SIMPLE checked next time and let you know if it works. Thanks!