if (row.length > 0){
          var col = row.split(',');
          // console.log(col[3])
          if (col[3] && col[3].length > 0) {
            // console.log(count[col[3]]);