header.map!(&:to_sym)
      body.each do |row|
        h = {}
        if params[:has_teamname] == "true_first"
          h[header[0]] = row.shift