my %data = ( balance => $grid[0][0], overdraft => $grid[0][1], status => uc($grid[0][2]), );