KTable is a custom SWT table widget that provides a flexible grid of cells to display data. Since it is custom-drawn, it does not have the restrictions of the native SWT Table control.
The KTableExtension is a custom drawn table for the Eclipse library SWT.
It extends from KTable but is not fully compatible and parts have been rewritten.