The row only showing first line of value has multiple lines
- Dominant language
- Objective-C
- Stars
- 1.4k
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
In the row, I have value is multiple lines like so:
```
200 Church Street
Default
```
and when open file with TableTool, it only show up the first line


Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in TableTool with a CSV value containing “200 Church Street” and “Default” on separate lines, then inspect the code responsible for loading and displaying cell values. Done means opening the file shows every line in the cell rather than only the first line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100