i'm have some values to fill in the text box. In input text box. It contains multidimensional array so how can i set value using jquery.
    <input 
        type="text"
        id="kvtabform1-1-score" 
        class="form-control" 
        name="kvTabForm1[1][Score]" 
        autocomplete="off"/>
 
     
    