Table tags no longer self-closing. Rows and cells now contain their contents. Also refactored out an `emit_table_tag` method. Note: this will require changes to the Tag node and possibly the builder, those changes will be in the next commit.