# table-webview
A generic table view for use in vscode extensions. Extends the webview provided by vscode.
Provides actions to add a row, update a cell, and to reset (i.e. empty) the table.
With "cellClicked", the currently selected cell can be determined.
