Two ways of drawing the same records
Kanban board
A kanban view groups records into columns by one status field, usually the pipeline stage. Each record is a card you drag from column to column. The layout is spatial: you understand the state of the business by where things sit, not by reading values.
List or table view
A list view puts records in rows with fields as columns. It is dense, sortable, filterable and selectable in bulk. It answers questions about attributes: which deals are over a value, which have no next action, which came from a particular campaign.
