CountTeams
int32 CountTeams() const;
snprintf(buffer, sizeof(buffer), "%" B_PRId32, fModel->CountTeams());
return fModel->CountTeams();