---
title: "add(counter:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tablesetup/add(counter:)"
---

# add(counter:)

## Declaration

```swift
mutating func add(counter: ScoreCounter)
```

## See Also

### Adding counters to keep score

- [add(counters:)](tabletopkit/tablesetup/add(counters:).md)
