void table([dynamic tabularData, Iterable<String>? properties]) => js_util.callMethod(this, 'table', [tabularData, properties]);