Appends another JSONArray to the back of the Array.
Important difference between appending array with Append vs doing it with AppendArray is that Append would append the array as one element containing its array value in nodes under it, while AppendArray merges each element of an array to back of the array