Sharing data tables between apps in the new editor

Per the docs here: Anvil Docs | Storing Data in Data Tables

It states that in order to share a table between apps, you should click “Add Table”, and then you’ll be presented with the option. However, in the new editor, if I click “+ Add Table” at the top left of the database view, it immediately creates the table and brings me to the column configuration view.

What’s the appropriate way of doing this, either via the UI or through code?

Thanks in advance!

Per Can't read a shared table between apps, it appear this is only supported in the old editor. I’ve switched back to it for now. If this is still the case, is there a roadmap which might show where this falls in development priorities?

Thanks!

duplicate of: [BETA] How to add Data Table from another app