let country = countries[indexPath.row] if let imageURL = URL(string: country.flag) { print(imageURL) if let data = try?
確定! 回上一頁