Fixes for correctly notifying & reacting to changes to table-data (model)
- Fixes to correctly notify table-data attribute when changes happen to the table data and propagate them out of the component.
- Fixes to make table react correctly when the underlying model (table-data) changes.
- Fixes to dropdown width and to make the cell text (character) width consistent with other column definitions.
- Sass fixes for shadow DOM.