importTableWorkspace

mantidplot.importTableWorkspace(name, visible=False)

Create a MantidPlot table from a table workspace.

Args:
name: The name of the workspace. visible: Whether to initially show the created matrix (default: no).
Returns:
A handle to the newly created table.