Dash DataTable - Tooltips

This isn’t possible now. I’d like to make formatting more generic across Dash by allowing you to pass in components inside properties besides children. This would allow you to pass in dash components as header cells, one of which could be a tooltip. Here’s the PR: https://github.com/plotly/dash-table-experiments/pull/11. There is still quite a bit of work to do here.