Thank you for letting me know. It should be fixed in 1.0.3 which should be available as an update shortly.
This feature is now available as an option in the latest version (1.0.2). Visit the admin page TablePress > inDiv Options
Without testing it, you could maybe change line 27 of indiv-tablepress.php from $default_atts['in_div'] = false; to $default_atts['in_div'] = true; to achieve what you are after.
I will look more into it over the next few days.