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

# add(counters:)

## Declaration

```swift
mutating func add(counters: some Sequence<ScoreCounter>)
```

## See Also

### Adding counters to keep score

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