kclv.Table.Base.prototype.buildColumns = function() {
    throw new kclv.Exception.AbstractMethod();
};