I have this struct:
struct Games { var gameOrigin: Origin var name : String } enum Origin : String , Codable { case football = "England&qu