I'm using MonoTouch DialogViewController for a table, but the TableView has a margin around all sides of it by default. The style is set to Grouped.
What's the best way to have the TableView fill the available space, so that it looks like a regular TableView dropped onto a ViewController?