### Describe the enhancement requested This issue is a part of https://github.com/apache/arrow/issues/40058 and adds `Table` → `Tensor` conversion, using the implementation for `RecordBatch`. ### Component(s) C++, Python