Non-constant range: argument must be an integer literal ForEach(0..<self.models.count) ➡️ ForEach(0..<self.models.count,id:\.self)