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
Update for quick usage in Swift (as of 2.2)
// index 0 being the section number 1 that you will reload tableView.reloadSections(NSIndexSet(index: 0), withRowAnimation: .None)