All Alamofire request closures are being run on the main thread, which is causing UI lag when updating table view.
All Alamofire request closures are being run on the main thread, which is causing UI lag when updating table view.