Learning iOS developer, explain please how stupid. There rasparenny json by structures and Protocol Decodable. I need to bring some information to the table. For this, I think, I need to create the structure of the cell and to reduce it to the array. How to do it ?
struct MoscowWeather2: Decodable {
var cod: String
var m...