i have array with values like that:
{“ID”:[1,2],“truck_num”:[“74523”,“78965”],“State”:[“unacceptable”,“unacceptable”]}
can i represent it by table in form , if i can , how to do it?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.