This generateShip method will generate a random location for ships. But I am stuck with this -> newShipLocation.push(row + "" + (col + i)); Line of code