I have been struggling about SwiftUI list for a while.
this is my data model
struct Item: Codable, Equatable, Identifiable, Hashable { var id : String