I have a class:
class ItemController: ObservableObject { init() { self.current = 0 // The first object of the array by default self.it