LiveStoryboard

Exercise of live storyboard mentioned in 2016 S213 Improving Existing App with Modern Best Practices

includes

how to use needsIndefiniteExecution for URLSession to complete loadin and using live view

PlaygroundPage.current.needsIndefiniteExecution = true

PlaygroundPage.current.liveView = myTableView