Simplify error handling with the Swift try? keyword. Learn how to convert thrown errors into optional nil values when you don't need detailed error data.