Deprecation: #62329 - Deprecate DocumentTable::table()
See forge#62329
Description
Document has been marked as deprecated.
Impact
Calling table of the Document class will trigger a deprecation log message.
Affected installations
Instances which use Document for rendering tables.
Migration
Use fluid for rendering instead.