After checking this out, I'd recommend using a separate table to enrich the phone numbers of these contacts to keep this table performing up to our standards. While it's true, there are only 41 columns, most of them are relatively compute-intensive, which could lead to performance issues over time.
Seeing that you have a table within this workbook titled 'Phone Number Enrichment', this works perfectly! What we can do is:
1. Use a 'Write to other Table' function to write the LinkedIn Profile URL associated with each contact from 'Smartlead Webhook' into 'Mobile Phone Enrichment' table
2. Once this data is written over, create a Mobile Phone Number waterfall using the LinkedIn URL as an input
3. Then, go back into 'Smartlead Webhook' and create a 'Lookup' column that uses LinkedIn URL as an input (this function will pull all data associated with the unique LinkedIn URL from 'Mobile Phone Enrichment' back into the 'Smartlead Webhook' table
4. Once the 'lookup' column has ran, you'll have access to all of the data associated with this URL in the other table and you can map out the phone number that was found while using a lot less valuable column space in your main table
Hope this helps and clears things up! I'm happy to help set this up if you'd like :)