https://www.hackingwithswift.com/read/9/6/wrap-up
From Hacking with Swift:
Modify project 1 so that loading the list of NSSL images from our bundle happens in the background. Make sure you call reloadData() on the table view once loading has finished!