Perspectives - FlexRepeater - Recursivity

I'm on 8.1.20

Is there a way in perspective to use a view recursivly?

Ex.
VIEW 1 is a repeater of VIEW 2 and browse a UDT recursivly FALSE
VIEW 2 as 2 containers
First container is view with tagName and value if I got an atomic tag
Second container is a repeater of VIEW 1 if it's a UdtInstance

Sadly, I don't think its really possible.

See this example I have where I needed to put a heavily customized table inside of a subview on its own rows.

EDIT: Possible now. This is technically possible in React, so it could be enabled, but is not at this time.