Autoform options fill problem

Hi, I need to extract from an assistant id and value all input $ (".title") and fill it in a form
There some way to place from the schematic that you want to extract the options from a helper? for example:
‘Segments. $ .connection. $. Link’: {
Type: String,
Optional: true,
Autoform: {
Options: options,
}
},
Since I probe in the conventional way and I have problems loading the form, it always tells me the message

Maximum call stack size exceeded