Alowaniak
carSubModelsMutable.forEachIndexed { i, e -> if (e.name.isEmpty()) carSubModelsMutable[i] = CarSubModelsResponse(name = "Standard", id = null) }