Tooltip for TD content

How can we implement the tooltip feature for long TD content ? My TD cell content have more than 100 chars. So I will truncate the content to 20 Chars and on mouse over to that TD cell I will show the content as Tooltip Text.

For the FAB button, We are using fbtn-text class to display the tooltip text.