Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names. @param string The comma delimited text. @return A JSONArray of JSONObjects. @throws JSONException
(String string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected