Unfortunately
pane=ExtAPI.UserInterface.GetPane(MechanicalPanelEnum.TabularData)
control = pane.ControlUnknown
This approach doesn't work on Linux and also the alternative found here:
https://discuss.ansys.com/discussion/comment/4362#Comment_4362
Is very slow.
Thank you