Is there anyway to show more information about an event on the scheduler table
You can customize the event appearance (including the HTML content) using onBeforeEventRender event handler:
https://doc.daypilot.org/scheduler/event-customization/
Another option is to display a callout ("bubble") with additional reservation details on mouse hover:
https://doc.daypilot.org/scheduler/event-bubble/