This is an example project of how you use UITableView to inflate data from endpoint API using Alamofire and loading the picture into cell with Kingfisher
Feel free to download the project as a reference on how to use Alomofire to retrieve data from consume API and load the imageUrl from API using Kingfisher