i started learning swift this week and I wanted to fill tableview by URLSession data so I have created a model class Bike :
//model
class Bike: Codable