Table sections are not available from the WatchKit API. But section is just a group of cells with extra header/footer views, that can be simulated by using custom designed cells:
I’ve created simple WKInterfaceTable extensions, that help to manage tables. Download Sample app.