Accessing Dictionary outside its method

async or asyncronous is making the collectionView.reloadData() load in a different thread (or the background if you may) so that once the data is loaded, it will then update and present itself