Importing Word Document with Requirements Table
Accepted answer
I'm guessing that your table has attributes in columns? In which case, unfortunately there is no one-step way of achieving what you want. One work-around would be to paste the table into Excel and import from that, as the importer is able to import into an existing module. You may have to move the imported artifacts to the right place in the module. The .CSV importer does have requirements on the format of the file, these are covered in the help here
Comments
I should add one caveat, this works best if you do not have merged cells in the table. As it is quite common in requirements specification documents to vertically merge cells where they have the same value, this is something to watch out for. If this is the case, it's probably best to fix in Word before copying to Excel.