How do I read values from a data table into a webform

Hi all.

How do I read read values from a data table into a webform with several rows, without having to create a type into activity for each row.

Hi @Tola_Buzz ,

I am not really sure if we could perform this without including Type Into Activity, for better/Fast performance maybe using Simulate Type would help or an Alternate method would be to Copy and Paste but it would also Involve Looping.

Could you let us know more about the UI where you would need to update the datatable values ? Could you do a Quick update of the values manually ? If so, maybe we could replicate that as well.