Let’s say I have a list of Artist / Track / Link and I want to store it in Airtable. I know that would be easy with a 3 column table in some base.
But let’s say I wanted to add notes to some of the rows. For example, for some rows I might want to add extra information about the track. This would be for some rows but not all rows.
I know I could use a table with 4 columns, like this:
Track | Artist | Link | Notes
But if most of the Notes fields are going to be empty that seems like an odd/inefficient way to do this.
What is the best way to do this?
Thanks much.

