I am writing an app that notifies user when its time to take his/her medicine. The label at the top of the page shows a date and the tableView gets populated with m
tableView
Swift 3
NSIndexSet is nothing special
tableView.reloadSections([1, 2, 3], with: .none)
It's just an array. Crazy.