Investigate the advanced table component's current implementation to understand how selection mode is configured. Look for existing event hooks or mechanisms for selection changes. Consider adding a new event callback property like onSelectChange that provides the selected data. Refer to similar event implementations in other components within the lowcode engine repository.