fun getArray(index: Int): JsonArray
Returns index-th element of an array as JsonArray
IndexOutOfBoundsException - if there is no element with given index
IndexOutOfBoundsException
JsonException - if element has invalid type
JsonException