Sometimes while working with csv files, some strings may inadvertently have more tabs, thus creating extra columns for a few lines. Is there an easy way to check for the number of columns in csv mode to spot such issues? Perhaps some indicator showing the number of columns and/or the populated cells in each one of them?