protected fun dataToNative(data: List<T>, dataSerializer: KSerializer<T>): dynamic
Converts a list of objects of type T to native JS array