Removes the table at the current input position.

<void> TableBaseCollection.removeAtInputPosition([<RequestBooleanCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Optional. Receives whether the table could removed.
errorCallback Optional. Is called when the operation failed with an error.