With option comments: true, you can add and remove cell coments through the context menu.
comments: true
To initialize Handsontable with predefined comments, provide comment cell property: {row: 1, col: 1, comment: "Test comment"}
comment
{row: 1, col: 1, comment: "Test comment"}
Dump data to console