[CONNECT C++] Create a TextTable from Seed

I wanted to figure out how to create a TextTable using the MicroStationAPI.  With that completed, I then went on to use a TextTable seed as a template for a TextTable.

That solution is described here, where you will find a link to a C++ TextTableHelper class.