for(new i = 1, j = 0; j < cache_get_row_count(); j++) { bInfo[i][bID] = cache_get_field_content_int(j, "bid"); i++; }