public TableCell CellForIdx(TableView view, int row) => selectedSettingsGroup?.CellForIdx(view, row) ?? null;