// // SectionTableViewController.h // PLUCdraft // // Created by Alexander W. Moore on 2/3/15. // Copyright (c) 2015 Alexander W. Moore. All rights reserved. // #import #import "Session.h" #import "ScanBookViewController.h" @interface SectionTableViewController : UITableViewController @end