reg-reading & print json array values

reg-reading & print json array values

How to read & print  below json array values in html table using jquery

[{"det":{"id":1,"fname":"Lenin"}},{"det":{"id":2,"fname":"Lenin"}}]


Regards
G.Lenin