Editable link column in "new" Table component

Hi everyone.

I have a database field that stores a url. This is exposed through a Table component with the Format set to 'link'.

This works in that it presents a clickable url for the value in the field. However, I cannot find any way for the user to edit it; it does not seem possible to set it to 'editable'. On the legacy table, when clicking you got the little menu of three options to edit, open page etc.

Any ideas? Otherwise I have to do some clunky thing of having the main column as text, and then a custom column as a link.

thanks!