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