Camunda:How to renter camunda form values withjout angular?

I want to generate seceral form at a time and fors this reason i want to use embedded camunda form with it’s script logic.

  1. i want to make as many form as manu json object i have in my data.json file
    2.is it possible to add value tag to input and render vluea properties based on
    3.is it nesessary to use angular for giving value to embeded forms input?